projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87fe23e
)
tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:24:00 +0000
(15:24 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:24:00 +0000
(15:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3eed2fcbe1273aa67e44f6744fa262624e03f05e..569392002b41d6b06ccee608d785eb44c9bd485f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-8,6
+8,7
@@
only issued once per changed key.
(tutorial--remove-remarks): Delete unused code-path.
(lang-strings): Remove extraneous formatting.
+ (tutorial--save-tutorial): Prompt before saving tutorial state.
2006-12-21 Chong Yidong <cyd@stupidchicken.com>